graph LR;
A[Escribir] --> B[Planificar];
B --> C[Aplicar];
C --> D[Desplegar];
D --> E[Destruir];
.tfgraph LR;
A[Escribir] --> B[Planificar];
B --> C[Aplicar];
C --> D[Desplegar];
D --> E[Destruir];
depends_on.tf en control de versiones (por ejemplo, Git)